diff options
| author | Factiven <[email protected]> | 2023-04-25 16:17:42 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-25 16:17:42 +0700 |
| commit | e4ec4f58812512314e270839baf90065541a348e (patch) | |
| tree | 540faf4b86cf4461f50ac2470dbf5ab21992d120 /pages/anime/watch/[...info].js | |
| parent | Revamp UI 1 (diff) | |
| download | moopa-e4ec4f58812512314e270839baf90065541a348e.tar.xz moopa-e4ec4f58812512314e270839baf90065541a348e.zip | |
woosh woosh loading speed goes woosh
Diffstat (limited to 'pages/anime/watch/[...info].js')
| -rw-r--r-- | pages/anime/watch/[...info].js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/anime/watch/[...info].js b/pages/anime/watch/[...info].js index e52100c..0face64 100644 --- a/pages/anime/watch/[...info].js +++ b/pages/anime/watch/[...info].js @@ -373,7 +373,7 @@ export default function Info({ sessions, id, aniId, provider }) { </div> </div> </Modal> */} - <SkeletonTheme baseColor="#3B3C41" highlightColor="#4D4E52"> + <SkeletonTheme baseColor="#232329" highlightColor="#2a2a32"> <div className="bg-primary"> <Navigasi /> <div className="min-h-screen mt-3 md:mt-0 flex flex-col lg:gap-0 gap-5 lg:flex-row lg:py-10 lg:px-10 justify-start w-screen"> |